StoreToQueryModel(DicomDataSet,string,string,string,ReferencedImages[]) Method

Summary
Stores the Leadtools.Dicom.DicomDataSet information to the query model.
Syntax
C#
C++/CLI
protected override void StoreToQueryModel( 
   DicomDataSet requestDataSet, 
   string referenceFilePath, 
   string storeToken, 
   string externalStoreGuid, 
   ReferencedImages[] generatedImages 
) 
protected: 
void StoreToQueryModel(  
   DicomDataSet^ requestDataSet, 
   String^ referenceFilePath, 
   String^ storeToken, 
   String^ externalStoreGuid, 
   array<ReferencedImages^>^ generatedImages 
) override  

Parameters

requestDataSet
The Leadtools.Dicom.DicomDataSet to be stored.

referenceFilePath
The path where the  requestDataSet is stored.

storeToken
The token that corresponds to the stored  requestDataSet.

externalStoreGuid
The guid that uniquely identifies the external store where the  requestDataSet is stored.

generatedImages
Information about images generated from this  requestDataSet.

Requirements

Target Platforms

Help Version 22.0.2022.12.21
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.